pre-commit autoupdate 2024-12-11#70
Conversation
|
I agree with the python-related changes to pre-commit, I'll let @dhdaines review the clang bits since I don't touch that code. |
55688fb to
fdfa5f2
Compare
|
@joanise you might try on a local branch: |
|
Black: since we still want to support Python 3.8, we could bump to 24.8 but not 24.10. Question: is this causing any issue in a project you're working on? I'd like to know where I should put this in my priority list. |
|
black -- Perhaps upgrade to Running |
|
Ruff is nice and fast though it isn't always 100% compatible with The C-related changes seem good to me, I think clang-format changed a bit the treatment of preprocessor macros but the result is much more readable. |
PR Goal?
%
pre-commit autoupdate && pre-commit run --all-filesThe file changes seem to all be about the
clang-formatupgrade.Fixes?
Feedback sought?
Priority?
Tests added?
How to test?
Confidence?
Version change?